| Total Complexity | 24 |
| Dependencies | 4 |
| Dependents | 1 |
| Total lines | 193 |
| Lines of code | 134 |
| Logical lines of code | 75 |
| Comment lines | 27 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| handle_create_company() | 48 | 8 | 35 | |
| handle_update_company() | 52 | 6 | 24 | |
| handle_get_collaborators() | 57 | 4 | 16 | |
| register_routes() | 50 | 1 | 37 | |
| get_current_company() | 66 | 2 | 8 | |
| handle_delete_company() | 63 | 2 | 10 | |
| register() | 77 | 1 | 4 |